home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / pc1410.arc / WHATSNEW.CAL < prev   
Text File  |  1991-04-28  |  21KB  |  427 lines

  1.              
  2.                ╔═══════════════════════════════════════════════════╗
  3.                ║                 Personal Calendar                 ║ 
  4.                ║            for IBM PCs and compatibles            ║
  5.                ║                                                   ║
  6.                ║    (c) Copyright 1985-1990, Paul Muñoz-Colman.    ║
  7.                ║                All rights reserved.               ║
  8.                ║                                                   ║
  9.                ║                   Shareware $25.                  ║
  10.                ╚═══════════════════════════════════════════════════╝
  11.  
  12.                                                                  Version 14.10
  13.                                     WHAT'S NEW                    31 Oct 1990
  14.  
  15. -------------------------------------------------------------------------------
  16.                             ENHANCEMENTS & CORRECTIONS
  17. -------------------------------------------------------------------------------
  18.   
  19.  . 14.10.  I've provided several enhancements and corrections because of 
  20. MicroHelp's new Stay-Res Plus version 4.00 and other efforts:
  21.  
  22.         .  In TSR Mode, the portion of the program which remains in DOS memory
  23. (the TSR kernel) has been reduced by about half from 10,600 bytes to less than
  24. 6,000 bytes !!
  25.  
  26.         .  Also in TSR Mode, the portion of the program which swaps to EMS or
  27. to each of the two disk swap files has been reduced about 20%, from about 
  28. 280,000 bytes to about 230,000 bytes !!
  29.  
  30.         .  On a pop down to an EGA or VGA screen, the screen restore no longer
  31. gives incorrect colors.
  32.  
  33.         .  On a pop down, screen saves will now go to EMS memory only if that
  34. mode is also chosen for program swapping (and likewise for disk swapping).  If
  35. not enough EMS memory is available for both, screen saves then go to disk.  The
  36. disk screen save file is now written to the same path as the program swap
  37. files.
  38.  
  39.         .  If popping up over a video mode which is not supported (greater than
  40. 19 decimal, therefore non-standard), you have the option to suppress the pop up
  41. to avoid disturbing the screen, or to pop up and thus restore a blank screen on 
  42. pop down.
  43.  
  44.         .  If the earliest event is in a future year and automatic pop up on
  45. date/time is set, the program now pops up at the correct date/time.
  46.  
  47.         .  Printer support has been added for the HP IIP/III/IIID LaserJet and
  48. for the IBM 4019 LaserPrinters.  In absence of printer selection, the default
  49. has been changed to not alter your printer's setup (which was already
  50. selectable as an option).  Flushing the print file at completion has also been 
  51. added to ensure compatibility with network printers.
  52.  
  53.         .  When running a DOS command in TSR mode, the command may now be
  54. interrupted prior to completion by a pop up by hot key or date/time, and will
  55. pick up where it left off on the next pop down.
  56.  
  57.         .  If the program hasn't yet popped down, it's no longer necessary to
  58. terminate and restart to switch between EMS and disk swapping modes.
  59.  
  60.         .  A "snow" checking option has been added for CGA monitors, which can
  61. be set from the Memory-Resident options menu.
  62.  
  63.         .  The name of the disk swap files have been changed to
  64. CALSWAP.000 & CALSWAP.001.
  65.  
  66.         .  If you have specified a non-existent disk swap drive/path, it is now
  67. automatically be changed to PC's startup path.
  68.  
  69.  . 14.00.  Personal Calendar is now Shareware $25.  Source code is now
  70. available for an additional $25.  PC is now packaged with PKWare's PKZIP
  71. version 1.10.
  72.  
  73.         .  Personal Calendar is now compiled with Microsoft Professional BASIC
  74. 7.10 and linked with segmented-executable linker 5.10, making the program yet
  75. somewhat smaller and faster.
  76.  
  77.         .  Special modifications were made in conjunction with JP Software to
  78. ensure greater compatibility with 4DOS release 3.01a.
  79.  
  80.         .  An error has been corrected which used EMS memory for swapping if
  81. it was available even if requested not to.
  82.  
  83.  . 12.75.  On the pop down screen, the number of the user's program video page
  84. being restored is now shown along with the BIOS mode.  Additional video page
  85. pop up adjustments were made.
  86.  
  87.  . 12.74.  If the program pops up over a user program which in text mode, but
  88. which is not on video page zero, Personal Calendar's screen (which uses page
  89. zero) is now restored correctly.  (Examples of this are popping up over 
  90. CodeView (CV) which uses video page one, or over QuickBASIC Extended (QBX) on a
  91. user page other than zero).  (Note that the BC 7.10 version of CodeView futzes
  92. around with the hardware and can't be popped up over; that's Microsoft's
  93. fault!)
  94.  
  95.         .  If the programs starts in a mode or on a page other than text mode
  96. and page zero, it is returned to that page and mode upon termination.
  97.  
  98.         .  If the program pops up over a user program which is in 43-line (EGA)
  99. or 50-line (VGA) mode, screen save and restore now occurs correctly.
  100.     
  101.         .  I finally found and excised the residual cursor that appears from
  102. time to time when the program pops up!
  103.  
  104.  . 12.73.  If the program pops up over an EGA, VGA, or MCGA screen, the
  105. underlying screen will be saved to EMS memory, if it is available.  If it is
  106. not, the same disk save method previously used to file CALSCRN.DAT is still
  107. used.
  108.   
  109.  . 12.71 and 72.  A more reliable solution to the problem of unwanted popups is
  110. now provided.  I've used a new version of Stay-Res which ignores DesqView's
  111. required *abuse* of the DOS "Change System Date" Interrupt, which programs that
  112. run under DesqView are required to use--this caused the unwanted popup!
  113.  
  114.         .  If disk swapping is chosen to become memory-resident and
  115. insufficient space exists, the exact shortage in bytes is now given.
  116.  
  117.  . 12.70.  I reduced the size of the program by 40% and made it still faster.
  118. The size of the 10K DOS program which remains when swapped in the TSR mode is
  119. not changed:
  120.  
  121.         .  There are two new printer control options to limit the number of 
  122. lines printed before ejecting a page, and to pause the printer between pages.
  123.  
  124.         .  If the program is started when it is already memory-resident, it now
  125. pops up the active memory-resident copy automatically.
  126.  
  127.         .  There is no longer an unwanted pop up when certain programs
  128. (TreeView and Word Perfect) are initialized.
  129.  
  130.         .  I added a word left/right (ctrl-left/right) to input editing.  I
  131. also added the "home" and "end" keys, which do the same as shift-tab and
  132. shift-return.
  133.  
  134.         .  I took this list out of the help file and put it in a separate file.
  135. I took some data out of the program and put it into file CALINIT.DAT.
  136.  
  137.         .  The program no longer aborts with an "out of string space" error if
  138. more than 255 events are overdue at once.  (Were you extremely busy or gone a
  139. long time <grin>!?)
  140.  
  141.         .  There is no longer a separate AT version (CALX86 is gone).
  142.  
  143.         .  The error messages which occur are more informative.
  144.  
  145.  . 12.62.  Adequate disk space for the disk swap files is now tested for and
  146. reserved properly before popping down the first time.
  147.  
  148.  . 12.60 to 62.  PC is now compiled/bound by Microsoft PDS BASIC 7.00/ LINK
  149. 5.05.  New options were used to make PC smaller and faster, and make an even
  150. smaller, faster separate version for AT-class machines.
  151.  
  152.  . 12.50 to 12.62.  If old disk swap files exist in a different path from which
  153. PC is started, they are now released properly when PC restarts.
  154.  
  155.  . 12.60.  PC no longer fails to pop down the first time AFTER using F6 or F7
  156. (DOS SHELL) with the message "not enough memory to become  memory-resident". 
  157. An error with the MS QuickBASIC 4.50 SHELL function disappeared in BASIC 7.00.
  158.  
  159.  . 12.51.  If automatic pop down is disabled because an event is overdue, you
  160. are informed of this during automatic startup.
  161.  
  162.         .  You have the option to make PC ask you for the date and time, useful
  163. if your PC doesn't have a permanent battery-operated clock.
  164.  
  165.  . 12.49.  Esc and F1 can now both be used to accept event data changes.
  166.  
  167.  . 12.45 to 48.  Many cosmetic screen adjustments and corrections were made.
  168.  
  169.  . 12.45.  PC is now available as a ZIP file (1.02) for BBS users.
  170.  
  171.         .  The hourly chimes no longer sound twice on a day change.
  172.  
  173.         .  Changing to Manual Startup no longer gives a FILE NOT FOUND error.
  174.  
  175.         .  After a printer error, recovery prompts are correctly positioned.
  176.  
  177.         .  There is no longer an unwanted automatic pop down after changing 
  178. memory-resident options.
  179.  
  180.  . 12.44.  In TSR mode, the control, shift, and alt keys can now be used
  181. without a function key to pop up.
  182.  
  183.  . 12.43.  The system no longer hangs on program termination after a "not
  184. enough memory to become resident" condition occurs.
  185.  
  186.  . 12.42.  In TSR mode, disk swapping is now attempted automatically if
  187. EMS memory is not available.
  188.  
  189.         .  In TSR mode, PC can now be set to pop down automatically, after
  190. automatic startup is complete, giving hands-free intialization!
  191.  
  192.         .  The system no longer hangs after two pop downs if all swapping is
  193. disabled.  The TSR version of PC is no longer a ß-Test product!
  194.  
  195.    ┌─────────────────────────────────────────────────────────────────────────┐
  196.    │ Note to my loyal 12.12-12.41 ß-testers!  Now that the TSR version of    │
  197.    │ PC has been released to general distribution, I would like to extend    │
  198.    │ my appreciation to those of you who patiently tested and put up with    │
  199.    │ the eight months of unavoidable trials to make this happen!  And to     │
  200.    │ those of you who kept hearing me say "not yet", thanks for waiting! :-) │
  201.    └─────────────────────────────────────────────────────────────────────────┘
  202.  
  203.  . 12.41ß. The number of lines of notes or history to insert or delete is set
  204. to zero prior to input (preventing inadvertent information loss).
  205.  
  206.  . 12.39ß. CGA and Hercules pop ups now work properly.
  207.  
  208.  . 12.38ß. In TSR mode, PC can now pop up over text, EGA and VGA graphics 
  209. screen modes.  Screen saving/restoring is automatic.
  210.  
  211.  . 12.37ß. Shift-F10 allows pop down with automatic pop up disabled on a
  212. one-time basis (to avoid unwanted interruptions).
  213.  
  214.          . The initial attempt to pop down in a directory now forces you to
  215. review the TSR mode options, and then proceeds correctly.
  216.  
  217.  . 12.36ß. PC will not pop up if DOS is busy.
  218.  
  219.  . 12.35ß. PC (since 12.30ß) no longer hangs if run under DOS 2.x.
  220.  
  221.  . 12.34ß. The "insert" key is now sensed properly at the appropriate times.
  222.  
  223.  . 12.32ß. The options menu for TSR mode was implemented.
  224.  
  225.  . 12.31ß. PC can now pop down regardless of the lock/insert key states.
  226.  
  227.  . 12.30ß. The appointment file is now permanently updated more often.
  228.  
  229.          . I used MicroHelp's Stay-Res Plus to make PC a TSR (at long last)!  
  230.  
  231.  . 12.10 and 12.30ß. I changed the startup color defaults again.
  232.  
  233.  . 12.10.  I used MicroHelp's Mach 2 package to speed up the execution of the
  234. program, and to give me greater graphic capability.
  235.  
  236.         .  There are now quarterly and yearly rescheduling options.
  237.  
  238.  . 11.88.  From the main menu or from the clock screen, you can run a stored
  239. DOS command and come back to PC.  The file CALDOS.DAT has been added to store
  240. the command.
  241.  
  242.  . 11.86 to 11.88.  From the Main Menu or from the Clock Screen, you can run a
  243. stored DOS command/session and come back (uses new file CALDOS.DAT).
  244.  
  245.  . 11.86.  From the main menu or from the clock screen, you can run a DOS
  246. session and come back to PC.  The memory available for this session is
  247. variable, due to string management by QuickBASIC.
  248.  
  249.  . 11.81.  References to the "enter" key now read "return" key.  References to
  250. function keys now read "F" instead of "PF".
  251.  
  252.  . 11.80.  The wording of the main menu has been simplified.
  253.  
  254.  . 11.79.  When an event becomes overdue, it now blinks as well as appearing
  255. highlighted.
  256.  
  257.  . 11.77.  The number of events and the number of history items now appear in
  258. the separator lines of the ASCII file or printed list.
  259.  
  260.  . 11.76.  On the main menu, using/changing an existing Appointment File is now
  261. a separate menu pick from creating a new file.  Help to a new user
  262. automatically picks create a new file upon exiting from Help.
  263.  
  264.  . 11.75.  There is now the capability to change the event and note capacity in
  265. the Appointment File from 60 (now the default) down to 20 or up to 300, in
  266. multiples of 20.  This appears on the Options menu.  The size of the
  267. Appointment File is adjusted automatically.  If you decrease the size of the
  268. file, events or notes at the end of the list are written to history during the
  269. decrease.
  270.  
  271.  . 11.72.  There are now 7 color pairs instead of 4.  I separated out events
  272. from instructions, menus from notes, and clock from calendars.  I chose a new
  273. set of default colors.  If you already have a CALFIG.DAT file, you have to
  274. delete it to see the new defaults completely.  If you didn't delete the
  275. CALFIG.DAT file before you ran this version, you may have already seen changes
  276. to your previous color choices.
  277.  
  278. -------------------------------------------------------------------------------
  279.                 INTERNAL SOURCE CODING CHANGES (For you programmers)
  280. -------------------------------------------------------------------------------
  281.  
  282.  . 14.10.  With the major upgrade to Stay-Res Plus 4.00, the internal calling 
  283. sequences of several Sr... routines have changed.  See the comments in front 
  284. of SUB StayResInitialization.  All user program screen saves and restores are 
  285. now under control of Stay-Res, rather than Mach 2 and QB/Pro 1-4.  The calendar
  286. screen save/restore is still performed by Mach 2's MhWind.
  287.  
  288.         .  The help and error file maintenance tools are no longer distributed.
  289.  
  290.  . 14.00.  Screen adjustments were made for the Shareware version.  Yet another
  291. special version of Stay-Res was obtained from MicroHelp to ensure compatibility
  292. with 4DOS for TSR unloads.  Personal Calendar is now developed on my Northgate
  293. 486/25 under MS DOS 3.30!
  294.  
  295.  . 12.75.  Minor adjustments were made to the DOS BIOS service calls for video.
  296.  
  297.  . 12.74.  In order to solve the popup over non-page-zero problem, I had to put
  298. DOS video mode calls in to switch screen pages back to zero, and add another
  299. buffer to MhWind to save the user's page zero so that I can restore it
  300. (Stay-Res automatically saves and restores the active page).  (I can't use the
  301. SCREEN statement, because the TSCNIONR.OBJ stub removes that feature.) 
  302. Unfortunately, the second MhWind buffer increased the size of the program by
  303. 4K (one screen).  In the process, I decided to add code to check the user's
  304. starting video mode and page, and restore them on termination (new SUBs
  305. SetVideoPage and SetVideoMode).
  306.  
  307. I changed all the cursor and screen mode and page handling from BASIC
  308. statements to DOS calls to avoid problems associated with BASIC's not knowing
  309. about other modes.
  310.  
  311. I also added code from MicroHelp's QB/Pro 7 (Optimizer) volume to support
  312. switching between 25-line and 43-line (EGA) or 50-line (VGA) modes, in order to
  313. save and restore the user screen correctly.
  314.   
  315.  . 12.73.  I used MicroHelp's MhEgaMemSave and Restore routines from QB/Pro 1-4
  316. as an alternative to MhEgaSave and Restore from Mach 2, if EMS memory is
  317. available to save and restore EGA/VGA screens on pop up/down.
  318.   
  319.  . 12.71 and 72.  In 12.70, I devised a kludge in StayResPopDown to suppress
  320. showing an unwanted pop up, even though the pop up actually occurred.  Thanks
  321. to Vern Buerg and Mark Novisoff, we finally nailed down the cause of the
  322. unwanted pop up:  a DesqView-required *abuse* of the DOS INT 21 "Change Date"
  323. function to determine in a user program whether DesqView is running.  Mark was
  324. kind enough to modify Stay-Res to bypass the atrocity; the unwanted pop up no
  325. longer happens at all!  MicroHelp is great!
  326.  
  327.  . 12.70.  (WHEW--a busy update!)
  328.  
  329.         .  In order to drop 64K of memory from the TSR memory configuration,
  330. and 128K of disk space for the swap files, I used a new Stay-Res CALL in BC 7:
  331. SrAutoSetBlock, which replaces SrGetStack and SrSetBlock.  The computations for
  332. memory preparation are done differently, and the program is smaller in TSR mode
  333. as a result.  This does not affect non-TSR mode.  The use of SrAutoSetBlock is
  334. commented in SUB StayResInitialization.  If the program is already
  335. memory-resident, it is now popped up automatically, even if that requires
  336. creating a copy of CALPOPUP.COM in the current path if one doesn't exist.
  337.  
  338.         .  In order to reduce the program size by another 48K, I eliminated the
  339. arrays MenuEvents and EventRecords, each 300 by 80 bytes.  I adjusted all
  340. references to the event list to do I/O, accordingly. I changed MenuLines and
  341. many other variables to fixed length strings for speed.  I had to add an
  342. EventWindow array to compensate for the disk I/O slowdown.  I used MS'
  343. QuickSort routine for events to replace the one I had; is it ever FAST!
  344. AlarmTable#() and WarningTable#() are now Alarms().field in a TYPEd array, so
  345. that sort will swap both values simultaneously.
  346.  
  347.         .  I combined SUBs ReadEvents and ResequenceEventTable and renamed them
  348. SequenceEventTable.  I completely rewrote the logic to make it faster. 
  349. Resorting is done ONLY if the list is out of order.  There is now a .CLV file to
  350. hold the overdue event table, and a .CLS file to temporarily hold the sorted
  351. event list.  
  352.  
  353.         .  I dropped the program another 25K by eliminating all line numbers in
  354. favor of ON LOCAL ERROR.  You now get the procedure name instead of the line
  355. number (added to CALERROR.DAT).  The prior main program is now a SUB (MainSub).
  356. Stay-Res initialization was moved back to a SUB (a lot more is going to be
  357. moved out of MainSub into other SUBs to reduce MainSub's size).
  358.  
  359. I moved all global and LOCAL error handling to CAL1.  CAL2 through CAL6 take
  360. advantage of global's walking the stack back to CAL1 when an error occurs. /E
  361. and /X have been eliminated as compile options, except in CAL1, with only has
  362. /E (of course, all have /O).  
  363.  
  364. I added a safety switch to increase the size of the stack, in case recursion or
  365. attempts to quit improperly force the global error handler to keep pushing the
  366. old stack down.  This is okay as long as DGROUP doesn't go too low!
  367.  
  368.         .  I added many MicroHelp routines from QB/Pro 4 to make things faster
  369. yet.  Substitutes are used for INSTR, LSET, MID$ statement, NAME, STRING$, and
  370. LPRINT.  Additions are for the existence of files and directories.
  371.  
  372.         .  I dropped the last 17K from the program by changing most small value
  373. numeric constants and many small constant strings to variables.  It's a shame
  374. that BC 7 isn't an optimizing compiler to do this for you, but that's the
  375. programming environment.
  376.  
  377.  . 12.60 to 62.  I migrated PC to PDS BASIC 7.00 effortlessly!  I added LINK
  378. stubs NOCOM, NOEVENT, TSCNIONR, and option /F to reduce the size and increase
  379. the speed of the program.  I added an AT Version using MicroHelp's QB/Pro 1-4.
  380. The new MicroHelp products are BC 7-compatible.  I use CAL0 to check for AT.
  381.  
  382.  . 12.51.  Only the peak value of the debug LoopCounter is now displayed.
  383.  
  384.  . 12.49.  The source code was run through the QB environment to make the
  385. QuickBASIC keywords and variable name presentation appear consistent.
  386.  
  387.  . 12.45.  The clock update routine has been completely rewritten.
  388.  
  389.         .  SUB ShowIt now does automatic horizontal centering.
  390.  
  391.  . 12.42.  The update of the running clock has been moved to a SUB.  Stay-Res
  392. initialization code is now in the main program.
  393.  
  394.  . 12.39ß. The program has increased to six source modules vice five.
  395.  
  396.  . 12.10 thru 12.38ß. The program underwent a major restructuring to
  397. incorporate MicroHelp's Mach 2 and Stay-Res plus packages.  Many new SUBs were
  398. added and a few were deleted.  COMMON was restructured. All variables were made
  399. STATIC except the three which are too large for BASIC's fixed data area.  The
  400. STACK size was increased to account for unexpected internal error returns from
  401. the MicroHelp products.  Memory management was tailored to accommodate Stay-Res
  402. plus, which unfortunately increased the program in size too much.
  403.  
  404.  . 11.92.  Personal Calendar is now compiled by Microsoft QuickBASIC 4.50, and
  405. linked by Microsoft Overlay Linker 3.69.
  406.  
  407.  . 11.86 to 11.91.  New subprograms DoShell, DOSShell, ReadCalDOS, and
  408. WriteCalDOS support the F6/F7 keys.
  409.  
  410.  . 11.86.  Personal Calendar is now compiled and linked in a WANG MS DOS
  411. 3.20.10 (Industry-Standard mode) environment, rather than under Zenith MS DOS
  412. 3.21 on a Wang PC in emulation mode.
  413.  
  414.  . 11.81.  The subprograms EnterLine and EnterLineDelete are now ReturnLine
  415. and ReturnLineDelete.  ReturnLine and ReturnLineDelete are now EscapeLine
  416. and EscapeLineDelete.
  417.  
  418.  . 11.80.  The MenuDriver subprogram has been modified to do automatic
  419. horizontal screen centering.
  420.  
  421.  . 11.75.  Arrays which relate to events are now declared DYNAMIC.
  422.  
  423.  . 11.73.  SUB argument checking across coding modules is now enforced with
  424. explicit DECLARE statements in the CAL1.BI file.
  425.  
  426. -----------------------------  END  -----------------------------------
  427.